Welcome![Sign In][Sign Up]
Location:
Search - RIP Algorithm

Search list

[OpenGL programc++_opengl_selection

Description: 本文提出并实现一种用于三维坐标拣选的RIP(Ray-Intersection-Penetration)方法。介绍了如何在已经渲染至窗口的三维场景中,使用鼠标或者相关设备拣选特定三维对象的方法。此方法对于正交投影或透视投影均有效,相对于OpenGL自带的选择与反馈机制,本方法无论是拣选精度还是算法实现效率均高出许多,是一种比较通用的解决方案。-this paper, and for the realization of a three-dimensional coordinates of the selected RIP (Ray-Intersecti on-penetration) method. Described how the window had been exaggerated to the three-dimensional scenes. use a mouse or related equipment selection of specific three-dimensional object methods. This method for the orthogonal projection or perspective projection is effective, relative to OpenGL to bring their own choices and feedback mechanisms, Whether this method is to select the algorithm accuracy or much higher efficiency is a more generic solution.
Platform: | Size: 40862 | Author: wanhy | Hits:

[WEB Codewanlousheji

Description: 1RIP路由协议 ——RIP协议最初是为Xerox网络系统的Xeroxparc通用协议而设计的,是Internet中常用的路由协议。RIP采用距离向量算法,即路由器根据距离选择路由,所以也称为距离向量协议。路由器收集所有可到达目的地的不同路径,并且保存有关到达每个目的地的最少站点数的路径信息,除到达目的地的最佳路径外,任何其它信息均予以丢弃。同时路由器也把所收集的路由信息用RIP协议通知相邻的其它路由器。这样,正确的路由信息逐渐扩散到了全网。 ——RIP使用非常广泛,它简单、可靠,便于配置。但是RIP只适用于小型的同构网络,因为它允许的最大-1RIP routing protocol -- RIP agreement was initially for Xerox Network System Xeroxpa rc definitive agreement and the design is widely used in the Internet routing protocols. RIP application of the distance vector algorithm, routers routing choice based on distance, also known as Distance Vector agreement. Router collect all destinations can be reached by the different paths and the preservation of the arrival of each destination site for at least the path information, in addition to their destinations on the best path, Any other information is to be discarded. Router while also turning the routing information collected with neighboring RIP notify the other routers. Thus, the correct routing information gradually spread to the entire network. -- RIP is widely used, it is simple, reliable a
Platform: | Size: 344347 | Author: 李微 | Hits:

[Compress-Decompress algrithms24703

Description: This is a little console mode utility program which is able to (de-)compress single files with a static Arithmetic compression algorithm. You could easily add the RLE/BWT/MFT data transformation algorithms. Just rip the corresponding classes out of my HuffComp source code. I won t add these ones in the next time.
Platform: | Size: 36147 | Author: 郭春阳 | Hits:

[Linux-Unixrip

Description: 实现网络层rip协议(距离矢量路由算法)-rip network layer protocol (distance vector routing algorithm)
Platform: | Size: 12137 | Author: 罗安 | Hits:

[WinSock-NDISSimpleRouter

Description: 模拟路由器,可以在多台机器上实现RIP算法,利用还可以发送测试的包。在任意时刻可以添加邻居,改变邻居信息等。-simulated routers, in multiple machines to achieve RIP algorithm can also use this test kits. At any moment they can add neighbors, neighbors information.
Platform: | Size: 118149 | Author: 木头 | Hits:

[Linux-Unixrip

Description: 实现网络层rip协议(距离矢量路由算法)-rip network layer protocol (distance vector routing algorithm)
Platform: | Size: 12288 | Author: 罗安 | Hits:

[Internet-NetworkSimpleRouter

Description: 模拟路由器,可以在多台机器上实现RIP算法,利用还可以发送测试的包。在任意时刻可以添加邻居,改变邻居信息等。-simulated routers, in multiple machines to achieve RIP algorithm can also use this test kits. At any moment they can add neighbors, neighbors information.
Platform: | Size: 117760 | Author: 木头 | Hits:

[OpenGL programc++_opengl_selection

Description: 本文提出并实现一种用于三维坐标拣选的RIP(Ray-Intersection-Penetration)方法。介绍了如何在已经渲染至窗口的三维场景中,使用鼠标或者相关设备拣选特定三维对象的方法。此方法对于正交投影或透视投影均有效,相对于OpenGL自带的选择与反馈机制,本方法无论是拣选精度还是算法实现效率均高出许多,是一种比较通用的解决方案。-this paper, and for the realization of a three-dimensional coordinates of the selected RIP (Ray-Intersecti on-penetration) method. Described how the window had been exaggerated to the three-dimensional scenes. use a mouse or related equipment selection of specific three-dimensional object methods. This method for the orthogonal projection or perspective projection is effective, relative to OpenGL to bring their own choices and feedback mechanisms, Whether this method is to select the algorithm accuracy or much higher efficiency is a more generic solution.
Platform: | Size: 40960 | Author: wanhy | Hits:

[Documentswanlousheji

Description: 1RIP路由协议 ——RIP协议最初是为Xerox网络系统的Xeroxparc通用协议而设计的,是Internet中常用的路由协议。RIP采用距离向量算法,即路由器根据距离选择路由,所以也称为距离向量协议。路由器收集所有可到达目的地的不同路径,并且保存有关到达每个目的地的最少站点数的路径信息,除到达目的地的最佳路径外,任何其它信息均予以丢弃。同时路由器也把所收集的路由信息用RIP协议通知相邻的其它路由器。这样,正确的路由信息逐渐扩散到了全网。 ——RIP使用非常广泛,它简单、可靠,便于配置。但是RIP只适用于小型的同构网络,因为它允许的最大-1RIP routing protocol-- RIP agreement was initially for Xerox Network System Xeroxpa rc definitive agreement and the design is widely used in the Internet routing protocols. RIP application of the distance vector algorithm, routers routing choice based on distance, also known as Distance Vector agreement. Router collect all destinations can be reached by the different paths and the preservation of the arrival of each destination site for at least the path information, in addition to their destinations on the best path, Any other information is to be discarded. Router while also turning the routing information collected with neighboring RIP notify the other routers. Thus, the correct routing information gradually spread to the entire network.-- RIP is widely used, it is simple, reliable a
Platform: | Size: 344064 | Author: 李微 | Hits:

[Compress-Decompress algrithms24703

Description: This is a little console mode utility program which is able to (de-)compress single files with a static Arithmetic compression algorithm. You could easily add the RLE/BWT/MFT data transformation algorithms. Just rip the corresponding classes out of my HuffComp source code. I won t add these ones in the next time.-This is a little console mode utility program which is able to (de-) compress single files with a static Arithmetic compression algorithm. You could easily add the RLE/BWT/MFT data transformation algorithms. Just rip the corresponding classes out of my HuffComp source code. I won t add these ones in the next time.
Platform: | Size: 35840 | Author: 郭春阳 | Hits:

[Special Effectscs

Description: 压缩传感理论的一个简单例子,首先对信号进行稀疏采样,然后利用MP算法对信号进行重建。-Compressed sensing theory of a simple example, first of all, the signal sparse sampling, and then use MP algorithm of signal reconstruction.
Platform: | Size: 1024 | Author: 汪博峰 | Hits:

[Internet-NetworkRIP20080526

Description: 使用OMNET++实现RIP的核心算法,运行环境ubuntu7.04,omnetpp3.3-OMNET++ realization of the use of RIP of the core algorithm, operating environment ubuntu7.04, omnetpp3.3
Platform: | Size: 518144 | Author: 刘豪 | Hits:

[Internet-NetworkRIP

Description: 互联网RIP协议示例代码,实现了简单的水平分割算法-RIP Internet protocol sample code to achieve the level of a simple segmentation algorithm
Platform: | Size: 1024 | Author: 张晨光 | Hits:

[Sniffer Package capturerip

Description: 基于rip协议的距离向量算法 收到相邻路由器(地址为X)的每一个rip报文 1,先修改此报文中的所有项目:将“下一跳”字段中的地址都改为X,并将所有的“距离”字段的值加1 2,对修改后的报文中的每一个项目,重复以下步骤 若项目中的目的网络不在路由表中,则将该项目添加到路由表中 否则,若下一跳字段给的路由器地址是同样的,则将收到的项目替换原路由表中的项目 否则,若收到的项目中的距离小于路由表中的距离,则进行更新 否则,设么也不做-Rip protocol based on distance vector algorithm receives the adjacent router (address X) rip each packet 1, the first to modify this message to all projects: the " next hop" address fields are replaced by X, and all of the " distance" field value plus 1 2, the modified packets of each item, repeat the following steps if the project is not the purpose of network routing table, then add the item to the routing table in or, if the field to the next hop router address is the same, you will receive the items in the routing table to replace the original item or, if the item received is less than the distance from the routing table, then the Updated Otherwise, do not set Mody
Platform: | Size: 2048 | Author: 唐栋 | Hits:

[Internet-Networkrip

Description: 关于网络中RIP协议的一个简要的距离矢量算法-RIP protocol on the network in a short distance vector algorithm
Platform: | Size: 1024 | Author: 陈威 | Hits:

[OtherRIP

Description: 基于距离向量算法的rip协议的实现,利用图存储。-Based on the distance vector algorithm rip the realization of the agreement, the use of storage.
Platform: | Size: 1650688 | Author: 吴晓波 | Hits:

[Internet-Networkrip

Description: 该算法主要实现了RIP协议路由表调整过程。-The algorithm is mainly the RIP routing table tuning process.
Platform: | Size: 2048 | Author: 毕亚辉 | Hits:

[Home Personal applicationRIP

Description: 模拟距离向量路由算法的路由表交换过程,演示每轮交换后路由表的变化,动态生成网络拓扑图,从初始路由表开始,进行交换路由表,演示每轮交换后的路由表的变化。观察和讨论多少轮交换后路由表稳定。- 模拟距离向量路由算法的路由表交换过程,演示每轮交换后路由表的变化,动态生成网络拓扑图,从初始路由表开始,进行交换路由表,演示每轮交换后的路由表的变化。观察和讨论多少轮交换后路由表稳定。 The routing table exchange process is simulated by the distance vector routing algorithm, which demonstrates the changes of the routing table after each round of the switch, and dynamically generates the network topology graph, the initial routing table, and the exchange routing table. Observation and discussion of how many rounds of exchange routing table stability.
Platform: | Size: 2048 | Author: Tom | Hits:

[TCP/IP stackrip

Description: RIP协议,是一种动态路由选择协议,采用距离向量算法。代码用C++实现RIP协议-RIP protocol is a dynamic routing protocol, using distance vector algorithm. Code with C++ achieve the RIP
Platform: | Size: 2048 | Author: xuxx | Hits:

[Internet-Networkrip

Description: Rip 路由算法c语言课程设计,模拟路由-RIP protocol routing table to adjust the algorithm to achieve __c++ write .doc
Platform: | Size: 380928 | Author: shijun | Hits:
« 12 »

CodeBus www.codebus.net